body {
    color: #333;
    min-width: 1400px;
    font-size: 14px;
    font-family: "Helvetica Neue",
        Helvetica,
        Arial,
        "PingFang SC",
        "Hiragino Sans GB",
        "Heiti SC",
        "Microsoft YaHei",
        "WenQuanYi Micro Hei",
        sans-serif;

}

img {
    max-width: 100%
}

a {
    color: #333
}

a:hover {
    color: #1297f5;
    transition: all .8s;
    -webkit-transition: all .8s
}

ol,
ul,
li {
    padding: 0;
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

[class*=am-animation-] {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s
}

table {
    font-size: 13px;

}

.am-table-bordered>tbody>tr>td,
.am-table-bordered>tbody>tr>th,
.am-table-bordered>tfoot>tr>td,
.am-table-bordered>tfoot>tr>th,
.am-table-bordered>thead>tr>td,
.am-table-bordered>thead>tr>th {
    vertical-align: middle;
}

.am-form input[type=number],
.am-form input[type=search],
.am-form input[type=text],
.am-form input[type=password],
.am-form input[type=datetime],
.am-form input[type=datetime-local],
.am-form input[type=date],
.am-form input[type=month],
.am-form input[type=time],
.am-form input[type=week],
.am-form input[type=email],
.am-form input[type=url],
.am-form input[type=tel],
.am-form input[type=color],
.am-form select,
.am-form textarea,
.am-form-field {
    font-size: 14px;
    padding: 10px
}

.am-btn {
    font-size: 14px
}

.am-btn-primary {
    background: #1297f5;
    border-color: #1297f5 !important
}

.am-btn-danger {
    background: #ff8b41;
    border-color: #ff8b41 !important
}

.am-btn-primary:hover {
    background: #1297f5;
    border-color: #1297f5 !important
}

.am-container {
    padding: 0;
    max-width: 1200px
}

.container {
    width: 1220px;
    margin: 0 auto
}

.bg_main {
    background: #f1f1f1
}

.bg_fff {
    background: #fff
}

.p_main {
    padding: 80px 0
}

.content {
    overflow: hidden;
    padding: 0 0 20px
}

.slick-slider {
    margin: 0 auto
}

.am-pureview {
    width: 70%;
    left: 15%;
    height: 90%;
    top: 5%;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
    background: rgba(0, 0, 0, .92)
}

.am-pureview-direction a {
    background: #fff;
    opacity: .95;
    border-radius: 50%;
    color: #333
}

.am-pureview-direction a:before {
    content: "<";
    font-size: 16px
}

.am-pureview-direction .am-pureview-next a:before {
    content: ">";
    font-size: 16px
}

.am-pureview-actions a {
    right: 0
}

.am-pureview-slider img.am-img-loaded {
    max-width: 750px
}

.content_fl {
    width: 880px;
    float: left;
    overflow: hidden
}

.content_fr {
    width: 300px;
    float: right;
    margin-left: 20px;
    overflow: hidden
}

.swiper-pagination-bullet-active {
    background: #1297f5
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #1297f5
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 2px
}

.top {
    background: #f1f1f1;
    line-height: 30px
}

.top_fl {
    overflow: hidden;
    width: 590px;
    float: left
}

.top_fl p {
    font-size: 12px
}

.top_fr {
    width: 600px;
    float: right;
    text-align: right
}

.top_fr a {
    padding: 0 10px;
    position: relative;
    font-size: 12px
}

.top_fr a:after {
    content: '';
    width: 1px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    background: #666
}

.top_fr a:last-child:after {
    display: none
}

.head {
    height: 110px;
    overflow: hidden
}

.logo {
    float: left;
    width: 380px;
    height: 110px
}

.logo img {
    width: 380px;
    height: 110px
}

.slogan {
    float: left;
    width: 420px;
    height: 110px
}

.slogan img {
    width: 420px;
    height: 110px
}

.tel {
    /* width: 200px; */
    overflow: hidden;
    float: right;
    margin-top: 21px;
    font-weight: bold;
}

.tel .tel_t {
    font-size: 18px
}

.tel .tel_t i {
    margin-right: 5px
}

.tel .num {
    font-size: 28px;
    color: #ff8b41;
    font-family: Impact, Arial;
}

.more-fr {
    margin-top: 15px;
    color: #aaa;
    font-size: 12px;
}

.more-fr i {
    margin-left: 5px
}

.navmenu {
    background: #1297f5
}

.navmenu li {
    position: relative
}

.navmenu li a {
    line-height: 52px;
    text-align: center;
    color: #fff;
    display: block
}

.navmenu a:hover,
.navmenu a.cur {
    background: #ff8b41;
}

.navmenu .child {
    position: absolute;
    z-index: 9;
    left: 0;
    margin: auto;
    right: 0;
    background: #1297f5;
    text-align: center;
    display: none;
    box-shadow: 2px 10px 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 2px 10px 10px rgba(0, 0, 0, .2);
    width: 100%
}

.navmenu .child a {
    line-height: 42px;
    border-bottom: 1px solid #1575f1;
    font-size: 12px;
}

.navmenu .active .child {
    display: block
}

.postion {
    overflow: hidden;
    padding: 20px 5px;
    position: relative
}

.postion .am-breadcrumb {
    margin: 0;
    padding: 0
}

.banner_n {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #eee;
    height: 320px
}

.banner_n .am-container {
    position: relative;
    height: 320px
}

.content .am-container {
    position: relative
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: none;
    font-size: 36px;
    color: #666;
    left: 0;
    text-align: center
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: none;
    font-size: 18px;

    line-height: 36px;
    color: #fff;
    background: #666;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    left: 0;
    text-align: center
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: none;
    font-size: 18px;

    line-height: 36px;
    color: #fff;
    background: #666;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    right: 0;
    text-align: center
}

.swiper-pagination-bullet-active {
    background: #ff8b41
}

.banner {
    position: relative
}

.banner_img {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    height: 480px
}

.banner .slick-prev {
    left: 10px;
    z-index: 9
}

.banner .slick-next {
    right: 10px
}

.title {
    text-align: center;
    overflow: hidden;
    margin: 0 0 20px;
}

.title h1 {
    font-size: 24px;
    position: relative;
    background: url(../images/titile.png) center no-repeat;
    color: #fff;
    line-height: 70px;

}

.title p {

    color: #1297f5;

    font-size: 16px;

    padding-top: 20px;
}


.title_bline {
    overflow: hidden;
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
    position: relative
}

.title_bline .t {
    font-size: 20px;
    position: relative;
    color: #1297f5;
    font-weight: bold;
    padding: 0 0 10px;
    display: inline-block
}

.title_bline .small {
    font-size: 18px !important
}

.title_bline .info {
    font-size: 14px;
    color: #666;
    padding-left: 10px
}

.title_bline a {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -11px
}

.title_bline .t:after {
    background: #1297f5;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0%;
    content: '';
    bottom: 0
}

/* box */
.box1 {
    overflow: hidden;
    background: url(../images/bg.png) repeat center;
}

.box1 li {
    padding: 10px;
}

.box1 .item {
    display: block;
    position: relative;
    padding: 20px 0;
    background: #fff;
    text-align: center;
}

.box1 .img {
    overflow: hidden;
}

.box1 .img img {
    width: 180px;
    height: 180px;
}

.box1 .img img:hover {
    transform: scale(1) rotate(360deg);
    transition: all 1s ease;
    -webkit-transform: scale(1) rotate(360deg);
    -webkit-transition: all 1s ease
}

.box1 .txt {
    padding: 20px;
}

.box1 .txt h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.box1 .btn {
    overflow: hidden;
}

.box1 .item:hover {
    box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -ms-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -moz-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -o-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    transition: all .8s;
    transform: translate3d(0, -3px, 0);
    -webkit-transform: translate3d(0, -3px, 0)
}



/* box */
.box2 {
    overflow: hidden;

}

.box2 li {
    padding: 10px;
}

.box2 a {
    display: block;
    position: relative;
    padding: 20px 0;
    background: url(../images/bg.png) repeat center;
    text-align: center;
}

.box2 a:hover {
    box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -ms-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -moz-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -o-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    transition: all 1s;


}



/* box */
.box3 {
    overflow: hidden;
    background: url(../images/bg3.jpg) repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

.box3 li {
    padding: 10px;

}

.box3 .item {
    display: block;
    position: relative;
    padding: 60px 0;
    text-align: center;
    background: #fff;



}

.box3 .item:before {
    content: "";
    width: 60px;
    height: 60px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: -20px;
    border-radius: 50%;

    -webkit-background-size: cover;
    background-size: cover;



}

.box3 .item:after {
    content: "";
    width: 60px;
    height: 60px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: -20px;
    border-radius: 50%;

    -webkit-background-size: cover;
    background-size: cover;



}


.box3 .txt {
    padding: 20px;
}

.box3 .txt h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.box3 .txt a {

    display: block;
    padding: 10px;
    margin-bottom: 10px;
}

.box3 .btn {
    overflow: hidden;
}

.box3 .item:hover {
    box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -ms-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -moz-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -o-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    transition: all .8s;
    transform: translate3d(0, -3px, 0);
    -webkit-transform: translate3d(0, -3px, 0)
}

/**/
.box4 {}

.box4 li {
    padding: 10px;
}

.box4 .item {
    overflow: hidden;
    display: block;
    position: relative;
    text-align: center;
    box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.08);
    background: #fff;
    border: 1px solid #eaeaea
}



.box4 .img {
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

.box4 .img img {
    width: 100%
}



.box4 .txt {
    padding: 20px;
    overflow: hidden;
    /* background: #f5f5f5; */
}

.box4 .txt h3 {
    margin-bottom: 20px;
}

.box4 .txt p {
    font-size: 12px;
    color: #666;
}

.box4 .btn {
    padding: 0 0 20px;
    overflow: hidden;
    /* background: #f5f5f5; */
}

.box4 .item:hover {
    box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -ms-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -moz-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    -o-box-shadow: 2px 5px 10px rgba(0, 0, 0, .08);
    transition: all .8s;
    transform: translate3d(0, -3px, 0);
    -webkit-transform: translate3d(0, -3px, 0)
}



/* box5 */
.box5 {
    background: url(../images/form-bg.jpg) top center no-repeat;
    background-size: cover;
    background-attachment: fixed;

}

.box5 .title p {
    color: #f7ff00
}

.table thead {
    background: #1297f5;
    color: #fff
}

.table thead>tr>th {
    vertical-align: middle !important;
    border-color: #1297f5
}

.table tbody td {
    vertical-align: middle !important
}


.case_bg {
    background: url(../images/casebg.jpg) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed
}

.case_bg .title {
    color: #fff
}

.case_nav {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0px
}

.case_nav li {
    padding: 10px
}

.case_nav a {
    padding: 15px 0;
    text-align: center;
    display: block;
    border: 1px solid #656565;
    color: #fff
}

.case_nav a:hover,
.case_nav a.active {
    background: #1297f5;
    color: #fff
}

.case_nav li:nth-child(1) a {
    background: #1297f5;
    color: #fff
}

.case_list {
    overflow: hidden
}

.case_list li {
    padding: 10px
}

.case_list .item {
    position: relative;
    border: 4px solid #fff;
    background: #1297f5;
    overflow: hidden
}

.case_list .pic {
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.case_list .pic img {
    width: 100%
}

.case_list .pic:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: all .8s
}

.case_list .txt {
    overflow: hidden;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.62)
}

.case_list .txt span {
    position: absolute;
    right: 5px;
    bottom: 5px;
    border-color: #656565;
    color: #fff
}

.case_list .txt p {
    color: #fff
}

.case_list .txt a {}

.case_list .txt a:hover span {
    background: #1297f5;
    border-color: #1297f5;
    color: #fff
}

.index_case-pagination {
    bottom: 5px !important
}



.news_bg {
    background: url(../images/newsbg.jpg) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    background-attachment: fixed
}

.news_bg .title {
    color: #fff
}

.newslist li {
    padding: 0 15px
}

.news {
    overflow: hidden;
    padding: 10px;
    /* background: #fff */
}

.news li {
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.news li::before {
    background: #666;
    width: 6px;
    height: 6px;
    content: '';
    left: 0;
    top: 50%;
    position: absolute;
    border-radius: 50%;
    margin-top: -3px
}

.news span {
    font-size: 12px
}

.l_i_t_r {
    overflow: hidden
}

.l_i_t_r li {
    margin: 10px 0;
    background: #fff;
    padding: 20px;
}

.l_i_t_r .item {
    overflow: hidden;
    position: relative;
}

.l_i_t_r .pic {
    overflow: hidden;
    width: 25%;
    float: left;
    position: relative;
}

.l_i_t_r .pic .img {
    transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

.l_i_t_r .pic .bg {
    position: relative;
}

.l_i_t_r .pic .img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.l_i_t_r .txt {
    overflow: hidden;
    position: absolute;
    right: 0;
    padding: 0 0 0 20px;
    width: 75%;
    height: 100%
}

.l_i_t_r .txt h3 {
    margin-bottom: 20px
}

.l_i_t_r .txt h3 a {
    font-size: 18px
}

.l_i_t_r .txt h3 span {
    margin-left: 20px
}

.l_i_t_r .txt p {
    color: #666;
}

.l_i_t_r .txt p.time {
    position: absolute;
    bottom: 0;
    line-height: 34px;
    width: 100%;
    right: 0;
    padding: 0 0 0 20px;
}

.l_i_t_r .txt p .am-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 0;
    font-size: 12px
}

.l_i_t_r .txt p span {
    margin-right: 20px
}

.l_i_t_r .txt p i {
    margin-right: 5px
}

.l_i_t_r_s {
    margin-bottom: 20px;
    background: #fff;
    overflow: hidden;
}

.tit {
    font-size: 18px;
    position: relative;
    padding: 20px;
}

.tit:before {
    position: absolute;
    height: 18px;
    width: 6px;
    content: '';
    background: #333;
    left: 0;
    top: 50%;
    margin-top: -9px;
}



.adv li {
    overflow: hidden;
    padding: 10px;
}

.adv .item {
    overflow: hidden;
    position: relative;
    padding: 40px 0 40px 20px;
    background: #dfdfdf;
}

.adv .pic {
    overflow: hidden;
    width: 30%;
    float: left;
}

.adv .pic img {
    transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    width: 50px;
    height: 50px;
}

.adv .pic img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.adv .txt {
    overflow: hidden;
    position: absolute;
    width: 70%;
    right: 0;
}

.adv .txt h3 {
    font-weight: normal
}

.adv .txt p {
    color: #666;
    font-size: 12px;
    margin-top: 5px
}






.l_i_t_r_s li {
    overflow: hidden;
    padding: 0 20px 20px;
}

.l_i_t_r_s .item {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding: 0 0 20px;
}

.l_i_t_r_s .pic {
    overflow: hidden;
    width: 110px;
    height: 80px;
    float: left;
    margin-right: 10px
}

.l_i_t_r_s .pic img {
    width: 110px;
    height: 80px;
    transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s
}

.l_i_t_r_s .pic img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.l_i_t_r_s .txt {
    overflow: hidden;
    float: left;
    width: 140px
}

.l_i_t_r_s .txt h3 {
    font-weight: normal
}

.l_i_t_r_s .txt p {
    color: #666;
    font-size: 12px;
    margin-top: 5px
}




.t_list_s {
    overflow: hidden;
    background: #fff;
    margin-bottom: 20px;
}

.t_list_s li {
    padding: 0 20px
}

.t_list_s li a {
    overflow: hidden;
    padding: 10px 10px;
    border-bottom: 1px solid #ddd;
    position: relative;
    display: block;
}

.t_list_s li span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #8a8a8a;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #fff
}

.t_list_s li:nth-child(1) span {
    background: #1297f5
}

.t_list_s li:nth-child(2) span {
    background: #1297f5
}

.t_list_s li:nth-child(3) span {
    background: #1297f5
}

.slide_i_l {
    overflow: hidden;
    margin: 0px 0 20px
}

.slide_i_l .swiper-slide {
    padding: 0 10px
}

.slide_i_l .item {
    position: relative;
    opacity: .2
}

.swiper-slide-active .item {
    opacity: 1 !important
}

.slide_i_l .item .txt {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    width: 100%;
    padding: 10px;
    font-size: 16px
}

.slide_i_l .pic {
    background-size: cover;
    -webkit-background-size: cover
}

.side_l {
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
}

.side_l a {
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    margin: 0 5px;
    border: 1px solid #666;
}

.side_l a.cur,
.side_l a:hover {
    background: #1297f5;
    border-color: #1297f5;
    color: #fff
}

.team_case {
    margin-top: 20px
}

.list_caselist {}

.list_caselist li {
    padding: 10px
}

.list_caselist .item {
    overflow: hidden;
    display: block;
    background: #fff;
    position: relative
}

.list_caselist .item:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.06);
    transform: translate3d(0, -5px, 0);
    transition: all 0.8s
}

.list_caselist .pic {
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

.list_caselist .pic img {
    width: 100%
}

.list_caselist .pic .thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.list_caselist .txt {
    padding: 15px;
    overflow: hidden
}

.list_caselist .txt h3 {
    font-size: 18px;
    margin: 5px 0 15px
}

.list_caselist .txt h3:before {
    position: absolute;
    height: 18px;
    width: 4px;
    content: "";
    background: #1297f5;
    left: -10px;
    top: 50%;
    margin-top: -9px
}

.list_caselist .txt p {
    margin: 0 0 10px;
    color: #0058c9
}

.list_caselist .txt .desc {
    color: #656565
}

.list_caselist .info {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #1297f5;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    padding: 60px 20px;
    display: none
}

.list_caselist .info h3 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 20px
}

.list_caselist .info p {
    margin: 0 0 20px
}

.list_caselist .item:hover .info {
    display: block
}

.list_caselist .btn {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    bottom: 0;
    width: 100%;
    right: 0;
    background: #fff;
    padding: 10px 0;
    text-align: center
}

.list_caselist .btn a {
    margin-right: 5px
}

.list_image li {
    padding: 10px
}

.list_image .item {
    overflow: hidden;
    display: block;
    background: #fff;
    position: relative;
    text-align: center
}

.list_image .item:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.06);
    transform: translate3d(0, -5px, 0);
    transition: all 0.8s
}

.list_image .pic {
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative
}

.list_image .pic img {
    width: 100%
}

.list_image .pic .thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.list_image .txt {
    padding: 10px;
    overflow: hidden;
    /* background: #f1f1f1; */
}

.am-article {
    padding: 40px;
    background: #fff
}

.am-article h3 {
    color: rgb(192, 0, 0)
}

.am-article-title {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 24px;
}

.am-article-title .am-btn {
    border-color: #1297f5;
    color: #1297f5;
    font-size: 12px;
    margin-left: 10px
}

.am-article-title .click {
    border-color: #1297f5;
    color: #1297f5;
    position: absolute;
    right: 0;
    font-size: 14px;
    bottom: 10px
}

.am-article-title .click i {
    margin-right: 5px
}

.am-article-meta {
    margin-bottom: 20px
}

.am-article-hd {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    position: relative
}

.am-article-bd img {
    display: inline-block
}

.am-article-meta {
    font-size: 12px
}

.am-article-lead {
    font-size: 12px
}

.am-article p {
    margin: 10px 0
}

.article_footer {
    margin: 20px 0 0;
    overflow: hidden
}

.cooper_list {
    overflow: hidden
}

.cooper_list li {
    padding: 5px
}

.cooper_list .item {
    position: relative;
    overflow: hidden
}

.cooper_list p {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(255, 255, 255, 0.98);
    width: 100%;
    text-align: center;
    color: #1297f5;
    padding: 20px 0;
    display: none;
    font-weight: bold
}

.cooper_list a:hover p {
    display: block
}

.cooper_list li a {
    border: 1px solid #ddd;
    display: block
}

.cooper_list img {
    width: 100%;
    transition: all 1s
}

.cooper_list img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.list_service_bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #eee;
    height: 400px
}

.list_service_list {
    overflow: hidden
}

.list_service_list img {}

.list_service_list li {
    padding: 5px
}

.list_service_list a {
    display: block;
    position: relative;
    border: 1px solid #ddd;
    padding: 30px;
    background: #fff;
    text-align: center
}

.list_service_list h3 {
    margin: 20px 0 0;
    font-size: 16px
}

.list_service_list a:hover {
    box-shadow: 0 10px 10px rgba(0, 0, 0, .02);
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .02);
    transform: translate3d(0, -5px, 0);
    -webkit-transform: translate3d(0, -5px, 0)
}

.list_service_list a:hover img {
    transform: scale(1) rotate(360deg);
    transition: all 1s ease;
    -webkit-transform: scale(1) rotate(360deg);
    -webkit-transition: all 1s ease
}

.list_service_fir {
    margin: 0 auto
}

.list_service_fir .item {
    text-align: center
}

.list_service_fir img {
    display: inline-block;
    width: 100%
}

.list_service_box {
    margin: 0 auto
}

.list_service_box .fl {
    overflow: hidden;
    width: 600px;
    float: left;
    padding: 40px;
    height: 400px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border: 1px solid #ddd;
    background: #fff
}

.list_service_box .am-fr {
    float: right !important
}

.list_service_box .fl p {
    margin-bottom: 5px
}

.list_service_box .fr {
    overflow: hidden;
    width: 600px;
    float: left;
    background: #ddd
}

.contact_fl {
    overflow: hidden;
    float: left;
    width: 300px;
    margin-left: 20px
}

.contact_from {
    margin: 0px auto;
    overflow: hidden;
    background: #ffffff;
    max-width: 640px;
}

.contact_from p {
    padding: 0 0 20px;
    font-size: 12px;
}

.contact_from .must {
    position: relative
}

.contact_from .must:before {
    position: absolute;
    content: '*';
    left: -10px;
    color: #f00;
    top: 10%;
    font-size: 20px
}

.contact_from .am-form {
    padding: 0 30px 5px;
    overflow: hidden;
}

.contact_from .am-form .p_5 {
    padding: 0 5px
}

.contact_from .am-form .notice {
    color: #666;
    padding: 20px 0 0;
}

.am-form-group {
    margin-bottom: 10px
}

.contact_from .am-form button {
    font-size: 16px
}

.contact_service {
    border: 1px solid #ddd;
    overflow: hidden;
    margin-top: 20px;
    background: #fff
}

.contact_service li a {
    text-align: center;
    display: block;
    padding: 20px 0
}

.contact_service li img {
    width: 60px;
    height: 60px;
    border: 1px solid #1297f5;
    margin-bottom: 10px;
    border-radius: 50%;
    padding: 10px
}

.contact_service li a.cur {
    background: #f1f1f1
}

.contact_service li h3 {
    font-size: 12px;
    font-weight: normal
}

.contact_icon .item {
    border: 1px solid #ddd;
    overflow: hidden;
    background: #fff;
    padding: 10px
}

.contact_icon li {
    padding: 20px 20px 0 0
}

.contact_icon .fl {
    text-align: center;
    width: 30%;
    height: 100px;
    background: #f1f1f1;
    padding: 15px;
    float: left
}

.contact_icon li:nth-of-type(1) .fl,
.contact_icon .fl:hover {
    color: #fff;
    background: #1297f5
}

.contact_icon .fl em {
    font-size: 40px;
    margin: 0 0 10px
}

.contact_icon .info {
    width: 65%;
    overflow: hidden;
    float: left;
    height: 100px;
    margin-left: 5%
}

.contact_icon .info h3 {
    color: #1297f5;
    margin: 10px 0
}

.bdmap {
    overflow: hidden;
    margin: 15px 0
}

.bdmap iframe {
    width: 100%
}

.ry_tit {
    overflow: hidden;
    background: url(../images/bg.png) #1297f5;
    margin-top: 10px;
    text-align: center;
    width: 200px;
    float: left;
    padding: 30px;
    position: absolute;
    height: 90%;
    left: 0;
    background-size: cover
}

.ry_tit h3 {
    font-size: 22px;
    font-weight: normal;
    color: #fff;
    margin: 20px
}

.ry_tit span {
    margin: 0 5px
}

.container_fr {
    width: 990px;
    float: right;
    overflow: hidden
}

.pages {
    overflow: hidden;
    margin: 10px auto 0;
    text-align: center
}

.pages li {
    list-style: none;
    float: none;
    display: inline-block
}

.pages li a,
.pages li span {
    background: #fff;
    padding: .5em 1em;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 3px
}

.pages li.active span,
.pages li a:hover {
    background: #1297f5;
    color: #fff
}

.pages li.disabled span {
    color: #ccc
}

.page_left {
    overflow: hidden;
    text-align: right;
    position: absolute;
    bottom: -5px
}

.page_left a {
    display: inline-block;
    padding: 15px 30px;
    text-align: center;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    margin-right: 5px
}

.page_left a:hover,
.page_left a.cur {
    background: #1297f5;
    color: #fff
}

.page_right {
    overflow: hidden;
    width: 920px;
    padding: 20px;
    background: #fff;
    float: right;
    border: 1px solid #ddd
}

.page_right h3 {
    margin: 10px 0
}

.page_right_tit {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.page_right_tit span {
    font-size: 16px;
    font-weight: bold
}

.about_info_list {
    overflow: hidden
}

.about_info_list .list li {
    padding: 0 0 20px
}

.about_info_list .list li .item {
    background: #fff;
    box-shadow: 2px 10px 10px rgba(0, 0, 0, .02);
    overflow: hidden
}

.about_info_list .list .pic {
    overflow: hidden;
    text-align: center;
    float: left;
    width: 40%
}

.about_info_list .list .pic img {
    width: 100%
}

.about_info_list .list .txt {
    overflow: hidden;
    position: relative;
    padding: 20px;
    width: 60%
}

.about_info_list .list .txt h3 {
    font-size: 18px;
    margin: 10px 0
}

.about_info_list .list .txt h3 span {
    margin-left: 5px
}

.about_info_list .list .txt .am-btn {
    border-color: #1297f5;
    font-size: 12px;
    color: #1297f5
}

.about_info_list .list .txt p {
    color: #666
}

.about_info_list .list .txt p.time {
    position: absolute;
    bottom: 0;
    line-height: 34px;
    width: 100%
}

.about_info_list .list .txt p .am-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 0
}

.about_info_list .list .txt p span {
    margin-right: 20px
}

.about_info_list .list .txt p i {
    margin-right: 5px
}

.art_team {
    overflow: hidden;
    box-shadow: 2px 4px 5px #0000000a;
    width: 880px;
    float: left;
    background: #fff
}

.art_team_fl {
    float: left;
    width: 285px;
    height: 426px;
    overflow: hidden
}

.art_team_fl img {
    width: 285px;
    height: 426px
}

.art_team_fr {
    float: left;
    width: 575px;
    height: 426px;
    overflow: hidden;
    background: #fff;
    position: relative
}

.art_team_fr_auto {
    height: auto !important
}

.art_team_fr #side_icon {
    position: absolute;
    right: 20px
}

.case_tit {
    font-size: 18px;
    margin: 0 10px 10px;
    position: relative;
    padding: 0 20px
}

.case_tit:before {
    position: absolute;
    height: 18px;
    width: 6px;
    content: '';
    background: #1297f5;
    left: 0px;
    top: 50%;
    margin-top: -9px
}

.royal_article h3 {
    margin-bottom: 10px
}

.royal_article p {
    margin-bottom: 10px;
}

.am-article-bd {
    font-size: 15px;
}

.royal_article .am-article-bd img {
    display: inline-block;
    max-width: 750px
}

.article_from {
    background: #fafafa;
    padding: 40px;
    overflow: hidden;
    margin: 20px 0;
    border: 1px solid #f1f1f1;
}

.article_from .contact_from {
    max-width: 420px;
    margin: 0 auto;
    box-shadow: 10px 20px 30px rgba(0, 0, 0, 0.05);
}



.royalmm {
    width: 82px;
    position: fixed;
    right: 6px;
    z-index: 9999;
    bottom: 30%
}

.royalmm a {
    display: block;
    text-align: center;
    background: #1297f5;
    padding: 15px 0;
    color: #fff;
    margin-bottom: 1px;
}

.royalmm a [class*=am-icon] {
    line-height: 24px;
    font-size: 24px;
    display: block;
    margin-bottom: 5px
}




.royal_help_list {
    overflow: hidden
}

.royal_help_list li {
    padding: 40px;
    border-bottom: 1px solid #ddd
}

.royal_help_list li h3 {
    margin-bottom: 20px;
    position: relative;
    padding: 0 30px
}

.royal_help_list li h3:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 0;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    content: 'Q';
    left: 0;
    background: #333;
    top: 0;
    font-size: 14px
}

.royal_help_list li p {
    padding: 0 30px 10px;
    position: relative
}

.royal_help_list li p:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 0;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    content: 'A';
    left: 0;
    background: #1297f5;
    top: 0
}

.feedback {
    padding: 50px;
    overflow: hidden;
    max-width: 640px;
    margin: auto
}

.royal_link {
    overflow: hidden;
    background: #333;
    border-bottom: 1px solid #8a8a8a;
    padding: 40px 0 15px
}

.royal_link .am-nav-tabs {
    border: none;
    margin: 0 0 10px;
}

.royal_link .am-nav-tabs>li.am-active>a,
.am-nav-tabs>li.am-active>a:focus,
.am-nav-tabs>li.am-active>a:hover {
    background: #000;
    border: none;
    color: #ccc
}

.royal_link .am-nav-tabs>li>a {
    background: #4c4c4c;
    border: none;
    color: #ccc;
    padding: 8px 15px
}

.royal_link .am-tabs-bd {
    border: none;
    color: #ccc
}

.royal_link .am-tabs-bd .am-tab-panel * {
    border: none;
    color: #ccc;
    padding-right: 10px
}

.royal_footer {
    overflow: hidden;
    background: #333;
    padding: 30px 0
}

.royal_footer_nav {
    overflow: hidden;
    width: 900px;
    float: left
}

.royal_footer_nav_list {
    overflow: hidden;
    margin: 0 0 10px
}

.royal_footer_nav_list li a {
    color: #ccc;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 5px
}

.royal_footer_nav_list li a:hover {
    border-color: #8a8a8a
}

.royal_copyright {
    overflow: hidden
}

.royal_copyright p {
    color: #ccc;
    font-size: 12px
}

.royal_copyright li a:hover {
    border-color: #8a8a8a
}

.royal_footer_wechat {
    overflow: hidden;
    width: 300px;
    float: right
}

.royal_footer_wechat p {
    color: #ccc;
    font-size: 12px;
    margin-top: 5px
}

.royal_footer_wechat li a {
    display: block;
    text-align: center;
}

.royal_footer_wechat li img {
    width: 84px;
    height: 84px
}

.my_wechat {
    position: relative
}

.my_wechat .content {
    display: none;
    position: absolute;
    top: 32px;
    left: 50%;
    z-index: 99;
    width: 120px;
    height: 120px;
    padding: 10px;
    background: #f1f1f1;
    margin-left: -60px;
    box-shadow: 2px 4px 10px rgba(0, 0, 0, .14)
}

.hover .content {
    display: block
}

.am-article-meta {
    font-size: 12px
}

.am-article-lead {
    font-size: 12px
}

.royal_center {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    display: none
}

.royal_center_bg {
    width: 480px;
    height: 480px;
    margin: 100px auto
}

.am-tabs-bd .am-tab-panel {
    padding: 0;
}

.more {
    margin: 20px 0 0;
    text-align: center;
}